home *** CD-ROM | disk | FTP | other *** search
/ Clickx 82 / Clickx 82.iso / software / back-uptools / syncback / SyncBack_Setup_NL.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2010-01-01  |  4.8 KB  |  86 lines

  1. ;InnoSetupVersion=5.3.9
  2. [Setup]
  3. AppName=SyncBack
  4. AppVerName=SyncBack 3.2.21.0
  5. AppId=SyncBack
  6. AppPublisher=2BrightSparks
  7. AppPublisherURL=http://www.SyncBack.com
  8. AppSupportURL=http://www.SyncBack.com
  9. AppUpdatesURL=http://www.SyncBack.com
  10. AppMutex=SyncBack
  11. DefaultDirName={pf}\2BrightSparks\SyncBack
  12. DefaultGroupName=2BrightSparks\SyncBack
  13. UninstallDisplayIcon={app}\SyncBack.exe
  14. UninstallDisplayName=SyncBack
  15. OutputBaseFilename=in
  16. Compression=lzma
  17. LicenseFile=embedded\License.rtf
  18. InfoBeforeFile=embedded\InfoBefore.rtf
  19. WizardImageFile=embedded\WizardImage0.bmp
  20. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  21. [Files]
  22. Source: "{app}\SyncBack.exe"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  23. Source: "{app}\ReadMe.rtf"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  24. Source: "{app}\License.rtf"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  25. Source: "{app}\timestamp.vbs"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  26. Source: "{app}\RotateBackup.vbs"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  27. Source: "{app}\SYNCBACK.CHM"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  28. Source: "{app}\RemoveSourceAfter.vbs"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  29. Source: "{app}\locale\NL\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\NL\LC_MESSAGES"; Flags: overwritereadonly ignoreversion 
  30. Source: "{app}\locale\NL\LC_MESSAGES\delphi.mo"; DestDir: "{app}\locale\NL\LC_MESSAGES"; Flags: overwritereadonly ignoreversion 
  31. [Dirs]
  32. Name: "{app}"; 
  33. [Registry]
  34. Root: HKCU; Subkey: "Software\MJLSoftware\SyncBack"; Flags: uninsdeletekey 
  35. Root: HKLM; Subkey: "Software\Microsoft\Windows\Help"; ValueName: "Syncback.CHM"; ValueType: String; ValueData: "{app}"; OnlyBelowVersion: 4.9.3001,0.0; Flags: uninsdeletevalue noerror 
  36. Root: HKCU; Subkey: "Software\MJLSoftware"; Flags: uninsdeletekeyifempty 
  37. [INI]
  38. FileName: "{app}\MailingList.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.2brightsparks.com/mailinglist.html"; 
  39. FileName: "{app}\Forums.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.2brightsparks.com/bb/"; 
  40. FileName: "{app}\SyncBackSE.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.syncbackse.com/"; 
  41. FileName: "{app}\Twitter.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://twitter.com/2BrightSparks"; 
  42. [Run]
  43. Filename: "{app}\SyncBack.exe"; Description: "Start SyncBack"; Flags: postinstall skipifsilent nowait
  44. Filename: "{app}\SYNCBACK.CHM"; WorkingDir: "{app}"; Description: "Lees het helpbestand"; Flags: shellexec postinstall unchecked skipifsilent nowait
  45. Filename: "http://www.2brightsparks.com/mailinglist.html"; Description: "Toevoegen aan de mailinglijst"; Flags: shellexec postinstall unchecked skipifsilent nowait
  46. Filename: "http://twitter.com/2BrightSparks"; Description: "Twitter"; Flags: shellexec postinstall unchecked skipifsilent nowait
  47. [Icons]
  48. Name: "{group}\SyncBack"; Filename: "{app}\SyncBack.exe"; 
  49. Name: "{group}\Help"; Filename: "{app}\SYNCBACK.CHM"; 
  50. Name: "{group}\Mailinglijst"; Filename: "{app}\MailingList.url"; 
  51. Name: "{group}\Online Forums"; Filename: "{app}\Forums.url"; 
  52. Name: "{group}\SyncBackSE"; Filename: "{app}\SyncBackSE.url"; 
  53. Name: "{group}\Twitter"; Filename: "{app}\Twitter.url"; 
  54. Name: "{group}\De-installeer SyncBack"; Filename: "{uninstallexe}"; 
  55. Name: "{userdesktop}\SyncBack"; Filename: "{app}\SyncBack.exe"; Tasks: desktopicon; 
  56. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\SyncBack"; Filename: "{app}\SyncBack.exe"; Tasks: quicklaunchicon; 
  57. [Tasks]
  58. Name: "desktopicon"; Description: "Cre
  59. er een pictogram op bureaublad"; GroupDescription: "Pictogrammen:"; 
  60. Name: "quicklaunchicon"; Description: "Cre
  61. er een snelstart pictogram"; GroupDescription: "Pictogrammen:"; OnlyBelowVersion: 0.0,6.01; 
  62. [UninstallDelete]
  63. Type: files; Name: "{app}\*_excl.txt"; 
  64. Type: files; Name: "{app}\*_excl_dir.txt"; 
  65. Type: files; Name: "{app}\*_Log_Page*.html"; 
  66. Type: files; Name: "{app}\*_Log*.txt"; 
  67. Type: files; Name: "{app}\Debug_*.txt"; 
  68. Type: files; Name: "{app}\MailingList.url"; 
  69. Type: files; Name: "{app}\Forums.url"; 
  70. Type: files; Name: "{app}\SyncBackSE.url"; 
  71. Type: files; Name: "{app}\Twitter.url"; 
  72. [CustomMessages]
  73. default.NameAndVersion=%1 version %2
  74. default.AdditionalIcons=Additional icons:
  75. default.CreateDesktopIcon=Create a &desktop icon
  76. default.CreateQuickLaunchIcon=Create a &Quick Launch icon
  77. default.ProgramOnTheWeb=%1 on the Web
  78. default.UninstallProgram=Uninstall %1
  79. default.LaunchProgram=Launch %1
  80. default.AssocFileExtension=&Associate %1 with the %2 file extension
  81. default.AssocingFileExtension=Associating %1 with the %2 file extension...
  82. [Languages]
  83. ; These files are stubs
  84. ; To achieve better results after recompilation, use the real language files
  85. Name: "default"; MessagesFile: "embedded\default.isl"; 
  86.